home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!-- created by Frigate XML package -->
- <!--
- ╟α∩≡ε± ImageList ≤ WinShellSystem
- <picture Name="WinShellDrives" ProgID="WinShellSys.WinShellSystem" command="GetImageList" />
- -->
- <!-- ╬ß≡α∙σφΦσ Ω ±Φ±≥σ∞φε∞≤ δΦ±≥≤ Drives -->
- <Pictures>
- <picture Name="WinShellDrives" ImageList="Drives" />
- </Pictures>
- <Shells>
- <ShellSystem Object="WinShellSys.WinShellSystem" Options="AllowChildren" Prefix="CLSID:" />
- <!-- <ShellSystem Object="WinShellSys.NetworkSystem" Options="AllowChildren" Prefix="\\" /> -->
- <ShellSystem Object="WinShellSys.NetworkSystem" Options="AllowChildren" />
- </Shells>
-
- <Menu ProgID="FileMan.ListFileManagerCommand">
- <SubMenu Caption="Disk" Name="Disk" OrderID="600">
- <MenuItem ProgID="WinShellSys.WinShellCommand" Command="FindComputer" caption="Find Computer" name="FindComputer" shortcut="Ctrl+Shift+\"/>
- </SubMenu>
- </Menu>
-
- <FileManager>
- <Info>
- <Rows>
- <Row name="ExplorerInfo" >
- <Cell name="FileName" align="client" alignment="center" text="#$FileName" hint="#$FileName" />
- </Row>
- <Row name="NetInfo" >
- <Cell name="FileName" align="client" alignment="left" text="#$FileName" hint="#$FileName" />
- <Cell name="IP" align="right" width="128" alignment="left" text="IP: #$IP" hint="#$IP" />
- </Row>
- <Row name="CommentInfo" >
- <Cell name="Comment" align="client" alignment="center" text="#$Comment" hint="#$Comment" />
- </Row>
- </Rows>
- <Shells>
- <Shell name="WinShellSys.WinShellSystem" >
- <Row name="ExplorerInfo" />
- <Row name="CommentInfo" />
- </Shell>
- <Shell name="WinShellSys.NetworkSystem" >
- <Row name="ExplorerInfo" />
- <Row name="CommentInfo" />
- </Shell>
-
- </Shells>
- </Info>
- </FileManager>
-
- <Copiers>
- <Copier Object="WinShellSys.WinCopier" Source="WinShellSys.WinShellSystem" Dest="FileSys.FileSystem" />
- <Copier Object="WinShellSys.WinCopier" Source="WinShellSys.NetworkSystem" Dest="FileSys.FileSystem" />
- </Copiers>
-
- <International>
- <Language Name="English" Section="WinShell">
- <Item name="msgAskEmptyRecycleBin" value="Do you want to empty Recycle Bin?" />
- <Item name="msgHiddenShareLink" value="Can not create link on the hidden share" />
- </Language>
- </International>